MergeProductDataRequest

The MergeProductDataRequest object is submitted as part of the MergeProductData request message (input)

Parameter Type Constraints Description
userName string Required A string representing the OPPSA user name. The user name is not case sensitive.
password string Required A string representing the OPPSA password for the user name provided. Password is case sensitive.
orgGuid string Required A globally unique identifier representing the OPPSA organization name (Database Column Name: NAME).
Note: The GetOrganizations method returns a list of OPPSA Organizations (Organization Short Name and Organization GUID).
productName string Required A string representing the OPPSA Product Name.
Note: The GetProductsForOrgGUID method returns a list of OPPSA Products for a requested OrganizationGUID.
transaction string Required An XML of transaction data using Expere TXN schema.